projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0f13c4
)
(custom-guess-name-alist): Recognize `-flag'.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 16 Jun 2006 15:12:09 +0000
(15:12 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 16 Jun 2006 15:12:09 +0000
(15:12 +0000)
lisp/cus-edit.el
patch
|
blob
|
history
diff --git
a/lisp/cus-edit.el
b/lisp/cus-edit.el
index 52f66038ea6d3694302476818944964c9955337c..e700cd47d1608af70f99ae0b94116a4765f7b8e6 100644
(file)
--- a/
lisp/cus-edit.el
+++ b/
lisp/cus-edit.el
@@
-587,6
+587,7
@@
WIDGET is the widget to apply the filter entries of MENU on."
(defcustom custom-guess-name-alist
'(("-p\\'" boolean)
+ ("-flag\\'" boolean)
("-hook\\'" hook)
("-face\\'" face)
("-file\\'" file)